/* footer */
.footer{ background-color:#2063aa; height:40px; width:100%; margin-top:20px; color:#fff; font-size:14px;}
.footer ul{ width:350px; margin: 0 auto;}
.footer ul li{ color:#fff; float:left; text-decoration:none; text-align:center; line-height:40px;}
.footer ul li a{ color:#fff; text-decoration:none;}
.footer ul li a:hover{ text-decoration:underline;}
.footer_c{ background-color:#fff; width:100%;}
.footer_c_m{ width:600px; margin:5px auto; font-size:14px; color:#666;}
.footer_c_m p{ text-align:center; float:left; width:600px; line-height:24px;}
.footer_c_m p  img{vertical-align:middle;}